← Back to issue list

inaccurate error for a misformatted app name

View original Launchpad issue

Metadata

Project
snapcraft (launchpad)
Number
#1996525
Type
issue
State
open
Author
~ondrak
Labels
Created
2022-11-14 16:10:53.499401+00:00
Updated
2022-11-14 16:10:53.499401+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

inaccurate error for a misformatted app name snapcraft version: 7.2.7 Following snapcraft.yaml has a wrong name of the last app. Reported error somehow insist on wrong name of the first app. name: test version: '0.1' summary: test description: | Test base: core20 grade: stable confinement: devmode apps: aaa-aaa: command: usr/bin/aaa bbb-bbb: command: usr/bin/bbb ccc_ccc: command: usr/bin/ccc daemon: simple parts: prebuilt: plugin: dump source: . organize: '*' : usr/

Evaluation history

No evaluation history available.